home *** CD-ROM | disk | FTP | other *** search
Text File | 1998-10-12 | 497 b | 17 lines | [TEXT/ttxt] |
- //See the RULES.DOC file for the syntactical rules and the meaning of each of the
- //variables. Aside from simple crash prevention during load, this file does not get
- //checked for having valid numbers, etc. Mis-setting variables in this file can
- //cause unbelievably stupid AI, high update times, etc.
- //
- //Passive/Aggressive AI - 50% Response when attacked.
- //
- DEFAULT
-
- 36 0 //SNNumberAttackGroups
- 16 0 //SNMinimumAttackGroupSize
- 26 0 //SNMaximumAttackGroupSize
-
- //
- //
- END
-